| Build Log |
|
| Command Lines |
Creating temporary file "c:\Visual Studio Wizards\MPI App Wizard\Debug\RSP000001.rsp" with contents [ /O2 /FD /EHsc /Fo"Debug/" /Fd"Debug/vc70.pdb" /c /TP ".\Templates\1033\ThreadBase.cpp" ".\Templates\1033\server2.cpp" ".\Templates\1033\MeiServer.cpp" ".\Templates\1033\MeiObjects.cpp" ".\Templates\1033\MeiException.cpp" ] Creating command line "cl.exe @"c:\Visual Studio Wizards\MPI App Wizard\Debug\RSP000001.rsp" /nologo" Creating temporary file "c:\Visual Studio Wizards\MPI App Wizard\Debug\RSP000002.rsp" with contents [ /O2 /FD /EHsc /Fo"Debug/root1.obj" /Fd"Debug/vc70.pdb" /c /TP ".\Templates\1033\root.cpp" ] Creating command line "cl.exe @"c:\Visual Studio Wizards\MPI App Wizard\Debug\RSP000002.rsp" /nologo" Creating temporary file "c:\Visual Studio Wizards\MPI App Wizard\Debug\RSP000003.rsp" with contents [ /O2 /FD /EHsc /Fo"Debug/" /Fd"Debug/vc70.pdb" /c /TC ".\Templates\1033\root.c" ] Creating command line "cl.exe @"c:\Visual Studio Wizards\MPI App Wizard\Debug\RSP000003.rsp" /nologo" |
| Output Window |
Compiling... ThreadBase.cpp Templates\1033\ThreadBase.cpp(18) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\ThreadBase.cpp(19) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory server2.cpp Templates\1033\server2.cpp(52) : fatal error C1083: Cannot open include file: 'stdmpi.h': No such file or directory MeiServer.cpp Templates\1033\MeiServer.cpp(18) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiServer.cpp(19) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory MeiObjects.cpp Templates\1033\MeiObjects.cpp(1) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiObjects.cpp(11) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiObjects.cpp(12) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiObjects.cpp(21) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiObjects.cpp(22) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiObjects.cpp(27) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiObjects.cpp(28) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiObjects.cpp(29) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory MeiException.cpp Templates\1033\MeiException.cpp(18) : error C3400: 'string': unexpected token/character encountered in attribute block Templates\1033\MeiException.cpp(19) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory Generating Code... |
| Results |
Build log was saved at "file://c:\Visual Studio Wizards\MPI App Wizard\Debug\BuildLog.htm" MPI App Wizard - 15 error(s), 0 warning(s) |